Example Code for Chapter 6 of CGI How To

How-To 6-1 Support custom HTML directives

Perl:

C:
How-To 6-2 Insert data that uses the current formatting into an existing HTML file

Perl:

C:
How-To 6-3 Insert an HTML link into an existing HTML file

Perl:

C:
How-To 6-4 Insert a selection list into an existing HTML file

Perl:

C:
How-To 6-5 Insert a list of submit buttons into an existing HTML file

Perl:

C:
How-To 6-6 Send HTTP directly to the client

Perl:

C:
How-To 6-7 Execute another CGI script with the same input

Perl:

C:
How-To 6-8 Execute another CGI script with new input

Perl:

C: